Make sure we actually return the index of a real item. (get_nth_item)
authorSoeren Sandmann <sandmann@daimi.au.dk>
Thu, 30 Oct 2003 15:30:24 +0000 (15:30 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Thu, 30 Oct 2003 15:30:24 +0000 (15:30 +0000)
commit83d5006ee4f468c92073a5e7cc5ae7f440664e37
tree5989e0b0da940d814b0c3d07f5720722ed441f6a
parent993b9db533bce2774772cb7da4bb23f6fb04381f
Make sure we actually return the index of a real item. (get_nth_item)

Thu Oct 30 16:20:58 2003  Soeren Sandmann  <sandmann@daimi.au.dk>

* gtk/gtktoolbar.c (logical_to_physical): Make sure we actually
return the index of a real item.
(get_nth_item) assert that the returned items is not a
placeholder.  (#125826, Marco Pesenti Gritti).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktoolbar.c